text = "Processor information is available through the GetSystemInfo API function. This function requires a structure. The Win32api form uses the Structure class in structure.prg to define and retrieve information from a structure."
borderStyle = 2
pageno = 2
endwith
this.BOOK1.LABELBDEPATH = new TEXT(this.BOOK1)
with (this.BOOK1.LABELBDEPATH)
height = 1
left = 2
top = 5
width = 21
metric = 0
colorNormal = "BtnText"
fontName = "MS Sans Serif"
fontSize = 8
text = "DLL Path:"
pageno = 3
endwith
this.BOOK1.LABELTABLELEVEL = new TEXT(this.BOOK1)
with (this.BOOK1.LABELTABLELEVEL)
height = 1
left = 2
top = 3.4
width = 21
metric = 0
colorNormal = "BtnText"
fontName = "MS Sans Serif"
fontSize = 8
text = "dBASE Table Level:"
pageno = 3
endwith
this.BOOK1.LABELLOCALSHARE = new TEXT(this.BOOK1)
with (this.BOOK1.LABELLOCALSHARE)
height = 1
left = 2
top = 2
width = 21
metric = 0
colorNormal = "BtnText"
fontName = "MS Sans Serif"
fontSize = 8
text = "Local Share:"
pageno = 3
endwith
this.BOOK1.VALUEBDEPATH = new TEXT(this.BOOK1)
with (this.BOOK1.VALUEBDEPATH)
height = 2.25
left = 23.1429
top = 5
width = 45
metric = 0
colorNormal = "BtnText"
fontName = "MS Sans Serif"
fontSize = 8
text = "VALUEBDEPATH"
pageno = 3
endwith
this.BOOK1.VALUEDBASELEVEL = new TEXT(this.BOOK1)
with (this.BOOK1.VALUEDBASELEVEL)
height = 1.55
left = 23.1429
top = 3.4
width = 45
metric = 0
colorNormal = "BtnText"
fontName = "MS Sans Serif"
fontSize = 8
text = "VALUEDBASELEVEL"
pageno = 3
endwith
this.BOOK1.VALUELOCALSHARE = new TEXT(this.BOOK1)
with (this.BOOK1.VALUELOCALSHARE)
height = 1
left = 23.1429
top = 2
width = 45
metric = 0
colorNormal = "BtnText"
fontName = "MS Sans Serif"
fontSize = 8
text = "VALUELOCALSHARE"
pageno = 3
endwith
this.BOOK1.HELPMETRICS = new TEXT(this.BOOK1)
with (this.BOOK1.HELPMETRICS)
height = 3.5
left = 2
top = 8
width = 69
border = true
metric = 0
colorNormal = "BtnText"
fontName = "MS Sans Serif"
fontSize = 8
text = "The system metric values are available through the GetSystemMetrics API function. GetSystemMetrics takes and returns integer values. If you alter the orientation or Auto Hide property of the Windows Taskbar, you can click on refresh to update the client ar"
text += "ea values."
borderStyle = 2
endwith
this.BOOK1.HELPBDE = new TEXT(this.BOOK1)
with (this.BOOK1.HELPBDE)
height = 3.5
left = 2
top = 8
width = 69
border = true
metric = 0
colorNormal = "BtnText"
fontName = "MS Sans Serif"
fontSize = 8
text = "The Borland Database Engine stores configuration settings in the Windows registry. The Win32api form uses the Registry class in registry.prg to retrieve information from the registry. You can also use the Registry class to create and update registry keys."
borderStyle = 2
pageno = 3
endwith
this.BOOK1.LABELX = new TEXT(this.BOOK1)
with (this.BOOK1.LABELX)
height = 1
left = 51
top = 2
width = 9
metric = 0
colorNormal = "BtnText"
alignVertical = 2
alignHorizontal = 1
fontName = "MS Sans Serif"
fontSize = 8
text = "X"
pageno = 4
endwith
this.BOOK1.LABELY = new TEXT(this.BOOK1)
with (this.BOOK1.LABELY)
height = 1
left = 62
top = 2
width = 9
metric = 0
colorNormal = "BtnText"
alignVertical = 2
alignHorizontal = 1
fontName = "MS Sans Serif"
fontSize = 8
text = "Y"
pageno = 4
endwith
this.BOOK1.LABELTOP = new TEXT(this.BOOK1)
with (this.BOOK1.LABELTOP)
height = 1
left = 42
top = 3
width = 8
metric = 0
colorNormal = "BtnText"
alignVertical = 2
fontName = "MS Sans Serif"
fontSize = 8
text = "Top:"
pageno = 4
endwith
this.BOOK1.SPINLEFTRECT = new SPINBOX(this.BOOK1)
with (this.BOOK1.SPINLEFTRECT)
onChange = class::SPIN_ONCHANGE
height = 1
left = 51
top = 3
width = 9
metric = 0
picture = "99999"
colorHighLight = ""
step = 10
rangeMax = 32768
rangeMin = 0
fontName = "MS Sans Serif"
fontSize = 8
value = 20
validRequired = true
rangeRequired = true
pageno = 4
borderStyle = 7
endwith
this.BOOK1.SPINTOPRECT = new SPINBOX(this.BOOK1)
with (this.BOOK1.SPINTOPRECT)
onChange = class::SPIN_ONCHANGE
height = 1
left = 62
top = 3
width = 9
metric = 0
picture = "99999"
colorHighLight = ""
step = 10
rangeMax = 32768
rangeMin = 0
fontName = "MS Sans Serif"
fontSize = 8
value = 20
validRequired = true
rangeRequired = true
pageno = 4
borderStyle = 7
endwith
this.BOOK1.LABELBOTTOM = new TEXT(this.BOOK1)
with (this.BOOK1.LABELBOTTOM)
height = 1
left = 42
top = 4
width = 8
metric = 0
colorNormal = "BtnText"
alignVertical = 2
fontName = "MS Sans Serif"
fontSize = 8
text = "Bottom:"
pageno = 4
endwith
this.BOOK1.SPINRIGHTRECT = new SPINBOX(this.BOOK1)
with (this.BOOK1.SPINRIGHTRECT)
onChange = class::SPIN_ONCHANGE
height = 1
left = 51
top = 4
width = 9
metric = 0
picture = "99999"
colorHighLight = ""
step = 10
rangeMax = 32768
rangeMin = 0
fontName = "MS Sans Serif"
fontSize = 8
value = 160
validRequired = true
rangeRequired = true
pageno = 4
borderStyle = 7
endwith
this.BOOK1.SPINBOTTOMRECT = new SPINBOX(this.BOOK1)
with (this.BOOK1.SPINBOTTOMRECT)
onChange = class::SPIN_ONCHANGE
height = 1
left = 62
top = 4
width = 9
metric = 0
picture = "99999"
colorHighLight = ""
step = 10
rangeMax = 32768
rangeMin = 0
fontName = "MS Sans Serif"
fontSize = 8
value = 210
validRequired = true
rangeRequired = true
pageno = 4
borderStyle = 7
endwith
this.BOOK1.LABELSTART = new TEXT(this.BOOK1)
with (this.BOOK1.LABELSTART)
height = 1
left = 42
top = 5
width = 8
metric = 0
colorNormal = "BtnText"
alignVertical = 2
fontName = "MS Sans Serif"
fontSize = 8
text = "Start:"
pageno = 4
endwith
this.BOOK1.SPINXSTARTARC = new SPINBOX(this.BOOK1)
with (this.BOOK1.SPINXSTARTARC)
onChange = class::SPIN_ONCHANGE
height = 1
left = 51
top = 5
width = 9
metric = 0
picture = "99999"
colorHighLight = ""
step = 10
rangeMax = 32768
rangeMin = 0
fontName = "MS Sans Serif"
fontSize = 8
value = 150
validRequired = true
rangeRequired = true
pageno = 4
borderStyle = 7
endwith
this.BOOK1.SPINYSTARTARC = new SPINBOX(this.BOOK1)
with (this.BOOK1.SPINYSTARTARC)
onChange = class::SPIN_ONCHANGE
height = 1
left = 62
top = 5
width = 9
metric = 0
picture = "99999"
colorHighLight = ""
step = 10
rangeMax = 32768
rangeMin = 0
fontName = "MS Sans Serif"
fontSize = 8
value = 80
validRequired = true
rangeRequired = true
pageno = 4
borderStyle = 7
endwith
this.BOOK1.LABELEND = new TEXT(this.BOOK1)
with (this.BOOK1.LABELEND)
height = 1
left = 42
top = 6
width = 8
metric = 0
colorNormal = "BtnText"
alignVertical = 2
fontName = "MS Sans Serif"
fontSize = 8
text = "End:"
pageno = 4
endwith
this.BOOK1.SPINXENDARC = new SPINBOX(this.BOOK1)
with (this.BOOK1.SPINXENDARC)
onChange = class::SPIN_ONCHANGE
height = 1
left = 51
top = 6
width = 9
metric = 0
picture = "99999"
colorHighLight = ""
step = 10
rangeMax = 32768
rangeMin = 0
fontName = "MS Sans Serif"
fontSize = 8
value = 80
validRequired = true
rangeRequired = true
pageno = 4
borderStyle = 7
endwith
this.BOOK1.SPINYENDARC = new SPINBOX(this.BOOK1)
with (this.BOOK1.SPINYENDARC)
onChange = class::SPIN_ONCHANGE
height = 1
left = 62
top = 6
width = 9
metric = 0
picture = "99999"
colorHighLight = ""
step = 10
rangeMax = 32768
rangeMin = 0
fontName = "MS Sans Serif"
fontSize = 8
value = 100
validRequired = true
rangeRequired = true
pageno = 4
borderStyle = 7
endwith
this.BOOK1.HELPPAINTBOX = new TEXT(this.BOOK1)
with (this.BOOK1.HELPPAINTBOX)
height = 3.5
left = 2
top = 8
width = 69
border = true
metric = 0
colorNormal = "BtnText"
fontName = "MS Sans Serif"
fontSize = 8
text = "The PaintBox control allows you to draw directly to the control through the Windows API. This example shows how to draw an arc using the BeginPaint, Arc, EndPaint and InvalidateRect functions of the Windows API."